home *** CD-ROM | disk | FTP | other *** search
- object Vyber: TVyber
- Left = 192
- Top = 114
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = ' V�b�r z�znamu '
- ClientHeight = 149
- ClientWidth = 263
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object prijembutton: TButton
- Left = 32
- Top = 16
- Width = 201
- Height = 41
- Cursor = crHandPoint
- Caption = '- &P��jmy -'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -23
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- OnClick = prijembuttonClick
- end
- object vydajebutton: TButton
- Left = 32
- Top = 64
- Width = 201
- Height = 41
- Cursor = crHandPoint
- Caption = '- &V�daje -'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -23
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = vydajebuttonClick
- end
- object zrusitvyber: TButton
- Left = 0
- Top = 124
- Width = 263
- Height = 25
- Cursor = crHandPoint
- Caption = '&Zru�it'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- OnClick = zrusitvyberClick
- end
- end
-